home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.programmer,gnu.g++.help,comp.os.linux.networking,comp.lang.c++
- Path: netcom.com!milyng
- From: mikael@pobox.com (Mikael Lyngvig)
- Subject: Re: Library for sockets in c++?
- Message-ID: <milyngDM8JKD.LsH@netcom.com>
- Sender: milyng@netcom9.netcom.com
- Organization: Hacker's Paradise, Inc.
- X-Newsreader: WinVN 0.99.7
- References: <31139752.4AE8@cet.com>
- Date: Sun, 4 Feb 1996 05:07:25 GMT
-
- In article <31139752.4AE8@cet.com>, brents@cet.com says...
-
- >Anyone know if there is some library functions to use BSD sockets in
- >c++? Sockets in 'c' are kinda messy... and I don't want to have to
- >make a c++/c program *ick*. If you know of such a library, point me
- >in the direction of some info on it.
-
- I once saw an article in MS Journal (I think), that said something about MFC
- includes socket classes. I don't recall the names or anything, but you might
- want to get hold of Microsoft's Foundation Libraries (MFC) - if they exist for
- the Mac, that is (I suppose MS makes a MAC version of Visual C++). Try to do
- a grep (i.e., search) the header files for the word socket.
-
-
- Mikael
-
-